'Declaration Public Overloads Shared Function GetMetaFileBitsEx( _ ByVal hemf As IntPtr, _ ByVal cbBuffer As UInteger, _ ByVal buffer() As Byte _ ) As UInteger
'Declaration
Public Overloads Shared Function GetMetaFileBitsEx( _ ByVal hemf As IntPtr, _ ByVal cbBuffer As UInteger, _ ByVal buffer() As Byte _ ) As UInteger
public static uint GetMetaFileBitsEx( IntPtr hemf, uint cbBuffer, byte[] buffer )
Win32 Class Win32 Members Overload List